home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 July / PSL Monthly Shareware CD-ROM (Public Software Library) (July 1994).iso / psl_shrd.bat < prev    next >
DOS Batch File  |  1994-06-14  |  541b  |  13 lines

  1. echo off
  2. cls
  3. echo This batch file will load BTRIEVE into memory. It is required in order
  4. echo to run the DOS-based PsL CD-ROM Access Program. The Windows-based program
  5. echo does not require the TSR, but does require you to copy VBRUN300.DLL and
  6. echo WBTRCALL.DLL from the RUNTIMES directory to your WINDOWS directory.
  7. echo If you do not wish to load the Btrieve TSR at this time, press Ctrl-C
  8. echo to exit this batch file; otherwise, press Enter.
  9. echo  
  10. pause
  11. PSL_NEWS\BTRIEVE/M:64/P:4096/T:C:\BTRIEVE.TRN/U:16
  12. PSL_NEWS\DONT_RUN
  13.